[INFO] fetching crate oxyde-cloud-deploy 0.4.3...
[INFO] testing oxyde-cloud-deploy-0.4.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate oxyde-cloud-deploy 0.4.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate oxyde-cloud-deploy 0.4.3
[INFO] finished tweaking crates.io crate oxyde-cloud-deploy 0.4.3
[INFO] tweaked toml for crates.io crate oxyde-cloud-deploy 0.4.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxyde-cloud-deploy 0.4.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxyde-cloud-deploy 0.4.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7610c4c04feb7c2a5b82fa1c189126d3e40cdce288a803b1093360c874e6fb2
[INFO] running `Command { std: "docker" "start" "-a" "e7610c4c04feb7c2a5b82fa1c189126d3e40cdce288a803b1093360c874e6fb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7610c4c04feb7c2a5b82fa1c189126d3e40cdce288a803b1093360c874e6fb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7610c4c04feb7c2a5b82fa1c189126d3e40cdce288a803b1093360c874e6fb2", kill_on_drop: false }`
[INFO] [stdout] e7610c4c04feb7c2a5b82fa1c189126d3e40cdce288a803b1093360c874e6fb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e2f3b220a2d588623dc448b1b1059363e201a0380cc6ddbb0b3b63d0d8d75fd
[INFO] running `Command { std: "docker" "start" "-a" "8e2f3b220a2d588623dc448b1b1059363e201a0380cc6ddbb0b3b63d0d8d75fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling better_scoped_tls v1.0.1
[INFO] [stderr]    Compiling swc_visit v2.0.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling par-core v2.0.0
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling camino v1.2.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling gix-trace v0.1.13
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling prodash v29.0.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling from_variant v2.0.2
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]    Compiling ast_node v3.0.4
[INFO] [stderr]    Compiling string_enum v1.0.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling swc_trace_macro v2.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling swc_config_macro v1.0.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling gix-validate v0.10.0
[INFO] [stderr]    Compiling gix-utils v0.3.0
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bytes-str v0.2.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling gix-path v0.10.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hstr v2.1.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling regress v0.10.4
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling swc_atoms v7.0.0
[INFO] [stderr]    Compiling gix-features v0.42.1
[INFO] [stderr]    Compiling swc_ecma_transforms_macros v1.0.1
[INFO] [stderr]    Compiling swc_sourcemap v9.3.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling swc_common v14.0.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling swc_config v3.1.2
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling swc_ecma_ast v14.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling swc_ecma_visit v14.0.0
[INFO] [stderr]    Compiling swc_ecma_lexer v22.0.2
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling swc_ecma_utils v19.0.1
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling swc_ecma_compat_common v19.0.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling gix-hash v0.18.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling swc_ecma_parser v22.0.3
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling lru v0.10.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling swc_ecma_transforms_base v23.0.0
[INFO] [stderr]    Compiling gix-date v0.10.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling gix-fs v0.15.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling swc_ecma_transforms_classes v23.0.0
[INFO] [stderr]    Compiling swc_ecma_compiler v1.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_optimization v24.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2015 v24.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2022 v24.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling swc_ecma_loader v14.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling swc_ecma_compat_es2020 v24.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2021 v23.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_react v25.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2017 v23.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2016 v23.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2019 v23.0.0
[INFO] [stderr]    Compiling swc_ecma_compat_es2018 v23.0.0
[INFO] [stderr]    Compiling gix-tempfile v17.1.0
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling swc_ecma_compat_bugfixes v24.0.0
[INFO] [stderr]    Compiling gix-actor v0.35.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling gix-hashtable v0.8.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling swc_ecma_compat_es3 v20.0.0
[INFO] [stderr]    Compiling swc_allocator v4.0.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling browserslist-data v0.1.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling swc_timer v1.0.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v2.0.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling static-map-macro v0.3.4
[INFO] [stderr]    Compiling liquid-derive v0.26.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling precomputed-map v0.2.0
[INFO] [stderr]    Compiling swc_ecma_transforms_module v25.0.0
[INFO] [stderr]    Compiling swc_ecma_codegen v16.0.0
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling swc_ecma_preset_env v28.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling liquid-core v0.26.11
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling st-map v0.2.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parcel_selectors v0.28.2
[INFO] [stderr]    Compiling cssparser v0.33.0
[INFO] [stderr]    Compiling browserslist-rs v0.19.0
[INFO] [stderr]    Compiling swc_ecma_usage_analyzer v20.0.1
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling swc_ecma_transforms_compat v25.0.0
[INFO] [stderr]    Compiling gix-object v0.49.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling gix-lock v17.1.0
[INFO] [stderr]    Compiling swc_ecma_transforms_typescript v25.0.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling swc_ecma_transforms_proposal v23.0.0
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling typed-builder-macro v0.21.2
[INFO] [stderr]    Compiling par-iter v2.0.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling fs-err v3.1.2
[INFO] [stderr]    Compiling cvt v0.1.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling radix_fmt v1.0.0
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling wasmparser v0.235.0
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling wasm-encoder v0.214.0
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling swc_ecma_minifier v28.0.2
[INFO] [stderr]    Compiling typed-builder v0.21.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling data-url v0.1.1
[INFO] [stderr]    Compiling fs_at v0.2.1
[INFO] [stderr]    Compiling gix-ref v0.52.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling swc_ecma_transforms v27.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling cargo-util-schemas v0.8.2
[INFO] [stderr]    Compiling preset_env_base v5.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling liquid-lib v0.26.11
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling config v0.15.17
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling gix-glob v0.20.1
[INFO] [stderr]    Compiling wasmparser v0.214.0
[INFO] [stderr]    Compiling gix-config-value v0.15.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling rhai_codegen v2.2.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling walrus-macro v0.22.0
[INFO] [stderr]    Compiling gix-sec v0.11.0
[INFO] [stderr]    Compiling terminal-prompt v0.2.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling wasm-encoder v0.235.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling normpath v1.5.0
[INFO] [stderr]    Compiling vlq v0.5.1
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling remove_dir_all v1.0.0
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling rhai v1.22.2
[INFO] [stderr]    Compiling parcel_sourcemap v2.1.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling walrus v0.23.3
[INFO] [stderr]    Compiling gix-config v0.45.1
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]    Compiling swc_ecma_lints v20.0.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling liquid v0.26.11
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.214.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --deny=unsafe_code '--allow=clippy::all' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no-hash-maps", "serde", "std", "validate"))' -C metadata=ee69db7669621bba -C extra-filename=-c7de102b1238201c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-6310e2f2e6db1029.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c9a8c3feded120fa.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-6135ad986b7b92c1.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-cbdd271d280ef9cd.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-e9c9b1c9514eac69.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-93b5353db24d7331.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `swc_ecma_minifier` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name swc_ecma_minifier --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_minifier-28.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde-impl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("concurrent", "debug", "default", "extra-serde", "pretty_assertions", "serde-impl", "trace-ast"))' -C metadata=2ee76e232fc5e515 -C extra-filename=-ab8ce2b7843e2f9e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-41dcfe80309d7422.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c9a8c3feded120fa.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-cbdd271d280ef9cd.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-116a74ac91af97cb.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-ecd7f0eac5021c05.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-ab4c63a871ca91aa.rmeta --extern par_core=/opt/rustwide/target/debug/deps/libpar_core-fbce043782bd0443.rmeta --extern par_iter=/opt/rustwide/target/debug/deps/libpar_iter-2183613b9aff66fd.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-7276d66cd2cf1977.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-ac501ac15e903cf5.rmeta --extern radix_fmt=/opt/rustwide/target/debug/deps/libradix_fmt-2515e2f19567631d.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rmeta --extern ryu_js=/opt/rustwide/target/debug/deps/libryu_js-8451899411a39b3d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-93b5353db24d7331.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1d46e61798ae7feb.rmeta --extern swc_atoms=/opt/rustwide/target/debug/deps/libswc_atoms-75b414181f34544c.rmeta --extern swc_common=/opt/rustwide/target/debug/deps/libswc_common-ce04cc26f761d879.rmeta --extern swc_config=/opt/rustwide/target/debug/deps/libswc_config-8d2088c6877eb5a0.rmeta --extern swc_ecma_ast=/opt/rustwide/target/debug/deps/libswc_ecma_ast-b3f51c92aa072876.rmeta --extern swc_ecma_codegen=/opt/rustwide/target/debug/deps/libswc_ecma_codegen-aed63a2348e25d3a.rmeta --extern swc_ecma_parser=/opt/rustwide/target/debug/deps/libswc_ecma_parser-53f0e754c11353a5.rmeta --extern swc_ecma_transforms_base=/opt/rustwide/target/debug/deps/libswc_ecma_transforms_base-530e0bb2bbbff3b9.rmeta --extern swc_ecma_transforms_optimization=/opt/rustwide/target/debug/deps/libswc_ecma_transforms_optimization-bf992fedb5d6254e.rmeta --extern swc_ecma_usage_analyzer=/opt/rustwide/target/debug/deps/libswc_ecma_usage_analyzer-7a43fba35e08fe8e.rmeta --extern swc_ecma_utils=/opt/rustwide/target/debug/deps/libswc_ecma_utils-77bd1043a052cb77.rmeta --extern swc_ecma_visit=/opt/rustwide/target/debug/deps/libswc_ecma_visit-9f7b4fbef4207757.rmeta --extern swc_timer=/opt/rustwide/target/debug/deps/libswc_timer-4e95fb46f4f468fd.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-42b5a3f10455f42a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-1a54ade9e3b33ecc/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8e2f3b220a2d588623dc448b1b1059363e201a0380cc6ddbb0b3b63d0d8d75fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e2f3b220a2d588623dc448b1b1059363e201a0380cc6ddbb0b3b63d0d8d75fd", kill_on_drop: false }`
[INFO] [stdout] 8e2f3b220a2d588623dc448b1b1059363e201a0380cc6ddbb0b3b63d0d8d75fd
